Contains the birthday date for the contact.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime Birthday { get; set; }Public Property Birthday As DateTime
Get
Set
Property Value
Type:
DateTimeThe birthday.
See Also